var net.lookupOrderName

2 uses

	net (current package)
		dnsclient_unix.go#L535: var lookupOrderName = map[hostLookupOrder]string{
		dnsclient_unix.go#L544: 	if s, ok := lookupOrderName[o]; ok {